public void set( int index, PDFCosObject item ) |
Parameters
- index
- Index of element to set.
- item
- Item to set in the array
public void set( int index, PDFCosObject item ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when the item is null |